TaskDocumentAttachment 
EntityType  Independent 
Logical Entity Name  TaskDocumentAttachment 
Default Table Name  CmFullfillment 
Logical Only  NO 
Definition 
 
Note 
 

TaskDocumentAttachment Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TaskDocumentAttachmentId(PK)    INTEGER  NO 
 
StudentId(FK)    INTEGER  YES 
 
TaskId(FK)    INTEGER  YES 
 
DocumentTypeId(FK)    INTEGER  YES 
 
DocumentId(FK)    INTEGER  YES 
 
Quantity    SMALLINT  NO 
 
ProcessedDate    DATETIME  YES 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
LastModifiedUserId    INTEGER  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

TaskDocumentAttachment Keys 
Key Name  Key Type  Keys 
CmFullfillment_CmFullfillmentID_U_C_IDX  PrimaryKey  TaskDocumentAttachmentId 

TaskDocumentAttachment Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Document  Non-Identifying  Zero or One to Zero or More        DocumentId  NO 
DocumentType  Non-Identifying  Zero or One to Zero or More        DocumentTypeId  NO 
Student  Non-Identifying  Zero or One to Zero or More        StudentId  NO 
Task  Non-Identifying  Zero or One to Zero or More        TaskId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

TaskDocumentAttachment Check Constraints 
Check Constraint Name  CheckConstraint